GUI Help > Special > removeItem

removeItem
removeItem handle gadget, int index

Description:
Removes an item from a combobox or listbox.

Return Value:


Parameters:
gadget Handle to a combobox or listbox gadget
index Index of the item you wish to use. The first item in the list has an index of 0.
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)